Skip to content

Fix messages are not read in correct order#46

Open
jxltom wants to merge 1 commit into
autowp:masterfrom
jxltom:feature/fix-receive-order
Open

Fix messages are not read in correct order#46
jxltom wants to merge 1 commit into
autowp:masterfrom
jxltom:feature/fix-receive-order

Conversation

@jxltom

@jxltom jxltom commented Sep 12, 2020

Copy link
Copy Markdown
Collaborator

Since two rx are enabled by rollover, currently the readed messages won't be in the correct order if received messages are very fast. This is because rx0 is always the first buffer to read. Refer https://www.microchip.com/forums/tm.aspx?m=620741.

This PR fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant